Uses of Enum
com.cisco.pt.ipc.enums.SwitchPortMode
Packages that use SwitchPortMode
Package
Description
-
Uses of SwitchPortMode in com.cisco.pt.ipc.enums
Methods in com.cisco.pt.ipc.enums that return SwitchPortModeModifier and TypeMethodDescriptionstatic SwitchPortModeSwitchPortMode.fromIntValue(int value) static SwitchPortModeSwitchPortMode.fromIntValue(Integer value) static SwitchPortModeReturns the enum constant of this type with the specified name.static SwitchPortMode[]SwitchPortMode.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of SwitchPortMode in com.cisco.pt.ipc.sim
Methods in com.cisco.pt.ipc.sim with parameters of type SwitchPortModeModifier and TypeMethodDescriptionvoidSwitchPort.setAdminOpMode(SwitchPortMode type) Information provided by the PKI file: -
Uses of SwitchPortMode in com.cisco.pt.ipc.sim.impl
Methods in com.cisco.pt.ipc.sim.impl with parameters of type SwitchPortModeModifier and TypeMethodDescriptionvoidSwitchPortImpl.setAdminOpMode(SwitchPortMode type) Information provided by the PKI file: -
Uses of SwitchPortMode in com.cisco.pt.ipc.sim.pdu
Methods in com.cisco.pt.ipc.sim.pdu that return SwitchPortModeMethods in com.cisco.pt.ipc.sim.pdu with parameters of type SwitchPortMode -
Uses of SwitchPortMode in com.cisco.pt.ipc.sim.pdu.impl
Fields in com.cisco.pt.ipc.sim.pdu.impl declared as SwitchPortModeMethods in com.cisco.pt.ipc.sim.pdu.impl that return SwitchPortModeMethods in com.cisco.pt.ipc.sim.pdu.impl with parameters of type SwitchPortMode